home *** CD-ROM | disk | FTP | other *** search
- Path: prodigy.com!panix!not-for-mail
- From: richk@panix.com (Rich Kus)
- Newsgroups: comp.unix.shell,comp.unix.questions,gnu.emacs.help,comp.lang.c
- Subject: Re: strip
- Date: 22 Mar 1996 18:48:07 -0500
- Organization: panix
- Message-ID: <4ive7n$2se@panix2.panix.com>
- References: <4iv28f$r84@rzsun02.rrz.uni-hamburg.de>
- NNTP-Posting-Host: panix2.panix.com
-
- In article <4iv28f$r84@rzsun02.rrz.uni-hamburg.de>,
- Benito Gattuso <fj4a013@rzaix42.uni-hamburg.de> wrote:
- >If I strip a binary, does it become better or worse?
- >I've heard, one mussn't strip the emacs binary,
- >because its performance would become worse.
- >Is that so really?
- >Thanks ins advance.
- >
- it depend whether you need to have symbolic table or not. if you
- are planning to debug the program keep it. it does make the file
- smaller.
-
- richk
-
-
- >--
- >Benito Gattuso
- >Hamburg, Germany
-
-
-